treeview: Remove special cases when computing parity
authorBenjamin Otte <otte@redhat.com>
Thu, 7 Jul 2011 06:47:25 +0000 (08:47 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 16 Nov 2011 03:31:06 +0000 (04:31 +0100)
commitc8e2cd27e9c6b6cb558121636d31a60d4d37edb5
tree5b54b0c6a5f5185c902a0bf54e1ef9eb7cd97bd8
parent1a241f23486e1c285103cc8091bf4905f1ed0155
treeview: Remove special cases when computing parity

The parity of the nil npode is always 0, so no need to check for the nil
node first.
gtk/gtkrbtree.c